Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Web Acceleration Resource, Documentation, Tests Added" #887

Merged
merged 3 commits into from
Oct 20, 2023

Conversation

prateekramani
Copy link
Collaborator

#697
Tests Result:

p.ramani@QD7KV41CDT terraform-provider-bigip % go test ./bigip -run "TestAccBigipLtmWebAccelerationProfileCreate"    
ok      github.com/F5Networks/terraform-provider-bigip/bigip    8.509s
p.ramani@QD7KV41CDT terraform-provider-bigip % go test ./bigip -run "TestAccBigipLtmWebAccelerationProfileCreateFail"
ok      github.com/F5Networks/terraform-provider-bigip/bigip    4.873s
p.ramani@QD7KV41CDT terraform-provider-bigip % go test ./bigip -run "TestAccBigipLtmWebAccelerationProfileUpdateCacheSize"      
ok      github.com/F5Networks/terraform-provider-bigip/bigip    8.721s
p.ramani@QD7KV41CDT terraform-provider-bigip % go test ./bigip -run "TestAccBigipLtmWebAccelerationProfileUpdateCacheMaxEntries"
ok      github.com/F5Networks/terraform-provider-bigip/bigip    8.600s
p.ramani@QD7KV41CDT terraform-provider-bigip % go test ./bigip -run "TestAccBigipLtmWebAccelerationProfileUpdateCacheMaxAge"    
ok      github.com/F5Networks/terraform-provider-bigip/bigip    8.688s
p.ramani@QD7KV41CDT terraform-provider-bigip % go test ./bigip -run "TestAccBigipLtmWebAccelerationProfileUpdateCacheObjectMinSize"
ok      github.com/F5Networks/terraform-provider-bigip/bigip    8.681s
p.ramani@QD7KV41CDT terraform-provider-bigip % go test ./bigip -run "TestAccBigipLtmWebAccelerationProfileUpdateCacheObjectMaxSize"
ok      github.com/F5Networks/terraform-provider-bigip/bigip    10.222s
p.ramani@QD7KV41CDT terraform-provider-bigip % go test ./bigip -run "TestAccBigipLtmWebAccelerationProfileUpdateCacheUriExclude"   
ok      github.com/F5Networks/terraform-provider-bigip/bigip    8.521s
p.ramani@QD7KV41CDT terraform-provider-bigip % go test ./bigip -run "TestAccBigipLtmWebAccelerationProfileUpdateCacheUriInclude"
ok      github.com/F5Networks/terraform-provider-bigip/bigip    13.508s
p.ramani@QD7KV41CDT terraform-provider-bigip % go test ./bigip -run "TestAccBigipLtmWebAccelerationProfileUpdateCacheUriIncludeOverride"
ok      github.com/F5Networks/terraform-provider-bigip/bigip    8.550s
p.ramani@QD7KV41CDT terraform-provider-bigip % go test ./bigip -run "TestAccBigipLtmWebAccelerationProfileUpdateCacheUriPinned"         
ok      github.com/F5Networks/terraform-provider-bigip/bigip    8.470s
p.ramani@QD7KV41CDT terraform-provider-bigip % go test ./bigip -run "TestAccBigipLtmWebAccelerationProfileUpdateCacheClientCacheControlMode"
ok      github.com/F5Networks/terraform-provider-bigip/bigip    8.609s
p.ramani@QD7KV41CDT terraform-provider-bigip % go test ./bigip -run "TestAccBigipLtmWebAccelerationProfileUpdateCacheInsertAgeHeader"       
ok      github.com/F5Networks/terraform-provider-bigip/bigip    8.471s
p.ramani@QD7KV41CDT terraform-provider-bigip % go test ./bigip -run "TestAccBigipLtmWebAccelerationProfileUpdateCacheAgingRate"      
ok      github.com/F5Networks/terraform-provider-bigip/bigip    9.129s

@RavinderReddyF5
Copy link
Collaborator

LGTM

@RavinderReddyF5 RavinderReddyF5 merged commit 65d4a62 into devel Oct 20, 2023
1 of 3 checks passed
@RavinderReddyF5 RavinderReddyF5 deleted the Web_Acceleration_Resource branch November 8, 2023 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants